GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HtmlPageWidth Property





In This Topic
HtmlPageWidth Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property HtmlPageWidth As Single
public float HtmlPageWidth {get; set;}
public read-write property HtmlPageWidth: Single; 
public function get,set HtmlPageWidth : float
public: __property float get_HtmlPageWidth();
public: __property void set_HtmlPageWidth( 
   float value
);
public:
property float HtmlPageWidth {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members